home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1998 January
/
PC Answers Issue 49 Cover CD January 1998.iso
/
Apps
/
Director
/
DATA.Z
/
Lists Lingo.dir
/
Scripts_57_Enter Checking Linear getAt.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
335 b
|
12 lines
on enterFrame
FindButtons()
end
on exitFrame
global gDefaultLinearList
set the text of member "Checking Display Field 1" to string(gDefaultLinearList)
set the text of member "Checking Input Field" to " "
set the text of member "Checking Display Field 2" to " "
set the text of member "Checking Display Field 3" to " "
end